home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / ubuntu / atl1c / Kconfig next >
Encoding:
Text File  |  2009-09-09  |  299 b   |  11 lines

  1. config ATL1C
  2.     tristate "Atheros L1C Gigabit Ethernet support (EXPERIMENTAL)"
  3.     depends on PCI && EXPERIMENTAL
  4.     select CRC32
  5.     select MII
  6.     help
  7.       This driver supports the Atheros L1C gigabit ethernet adapter.
  8.  
  9.       To compile this driver as a module, choose M here.  The module
  10.       will be called atl1c.
  11.